| Total Complexity | 101 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 600 |
| Lines of code | 375 |
| Logical lines of code | 239 |
| Comment lines | 144 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate_caption_attribute() | 33 | 27 | 93 | |
| sanitize_image_html() | 41 | 17 | 53 | |
| sanitize_caption_html() | 45 | 9 | 40 | |
| validate_container_attributes() | 49 | 9 | 29 | |
| normalize_rel_attribute() | 53 | 8 | 21 | |
| sanitize_color() | 56 | 7 | 19 | |
| clean_css_classes() | 51 | 6 | 30 | |
| sanitize_image_styles() | 51 | 6 | 24 | |
| sanitize_dimension_value() | 59 | 6 | 14 | |
| sanitize_css_value() | 53 | 4 | 25 | |
| get_safe_css_properties() | 61 | 1 | 15 | |
| get_caption_css_properties() | 64 | 1 | 12 |